<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yline"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">bucket("Order Date", 'M')</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 875 583" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="8.401920438957477" x2="8.401920438957477" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="62.414266117969824" x2="62.414266117969824" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="117.02674897119341" x2="117.02674897119341" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="172.23936899862827" x2="172.23936899862827" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="227.45198902606313" x2="227.45198902606313" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="281.4643347050755" x2="281.4643347050755" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="336.076817558299" x2="336.076817558299" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="391.2894375857339" x2="391.2894375857339" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="446.50205761316874" x2="446.50205761316874" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="501.1145404663923" x2="501.1145404663923" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="555.7270233196159" x2="555.7270233196159" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="610.9396433470507" x2="610.9396433470507" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="666.1522633744855" x2="666.1522633744855" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="720.164609053498" x2="720.164609053498" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="774.7770919067215" x2="774.7770919067215" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="829.9897119341564" x2="829.9897119341564" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="583" y2="583" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="530" y2="530" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="476.99999999999994" y2="476.99999999999994" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="424" y2="424" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="371" y2="371" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="318" y2="318" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="265" y2="265" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="212" y2="212" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="159" y2="159" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="105.99999999999997" y2="105.99999999999997" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="53.000000000000014" y2="53.000000000000014" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,566.6769964L27.00617283950617,569.9283556L43.81001371742113,521.2274188L62.414266117969824,543.649196L80.41838134430728,540.0858364L99.02263374485597,480.74923484L117.02674897119341,511.5499156L135.63100137174212,550.9648602L154.2352537722908,218.26788812000007L172.23936899862827,487.9629758L190.84362139917695,433.98977708000007L208.8477366255144,470.2630004L227.45198902606313,556.3885770400001L246.05624142661182,556.2075884L262.86008230452677,511.6591592L281.4643347050755,459.59421700000007L299.46844993141286,491.58662819999995L318.0727023319616,543.6402178L336.076817558299,502.3809898L354.68106995884773,484.40461728L373.28532235939645,502.667688L391.2894375857339,508.7948484L409.8936899862826,382.62728840000005L427.89780521262,405.58142727999996L446.50205761316874,520.0131464L465.1063100137174,571.1732832L482.51028806584367,443.5695822L501.1145404663923,503.89906879999995L519.1186556927297,458.513971L537.7229080932785,513.5366312L555.7270233196159,488.7186816L574.3312757201645,508.98491912000003L592.9355281207132,397.46602275999993L610.9396433470507,309.1770688L629.5438957475994,403.75064192L647.5480109739369,314.44559740000005L666.1522633744855,353.07904640000004L684.7565157750342,547.65088256L701.5603566529493,418.65146472L720.164609053498,547.13888984L738.1687242798355,460.15814548L756.7729766803841,445.55233128000003L774.7770919067215,488.94666639999997L793.3813443072703,516.7182636L811.985596707819,399.1642318L829.9897119341564,454.50323628L848.593964334705,422.35723319999994L866.5980795610425,382.8394495200001" style="stroke: rgb(3, 102, 214); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,578.3765556000001L27.00617283950617,580.8823744L43.81001371742113,520.0000872L62.414266117969824,550.6179964L80.41838134430728,506.1489082L99.02263374485597,468.95294640000003L117.02674897119341,545.1776524L135.63100137174212,534.4260512000001L154.2352537722908,314.8964366000001L172.23936899862827,488.1816856L190.84362139917695,223.12182740000003L208.8477366255144,321.2046344L227.45198902606313,533.4874636L246.05624142661182,514.4907902L262.86008230452677,519.2755454L281.4643347050755,500.5447624L299.46844993141286,503.6969056L318.0727023319616,504.1043272L336.076817558299,457.1497616000001L354.68106995884773,482.68401680000005L373.28532235939645,270.9255378000001L391.2894375857339,516.198482L409.8936899862826,214.9175334000001L427.89780521262,321.4050698L446.50205761316874,531.4830778L465.1063100137174,549.6118974L482.51028806584367,405.29251579999993L501.1145404663923,393.8963392L519.1186556927297,343.55360019999995L537.7229080932785,458.5834964000001L555.7270233196159,492.64351180000006L574.3312757201645,484.7914558L592.9355281207132,368.2175848000001L610.9396433470507,423.306071L629.5438957475994,339.38985660000003L647.5480109739369,289.96088000000003L666.1522633744855,525.9371896L684.7565157750342,530.3336668L701.5603566529493,501.38046639999993L720.164609053498,474.5523964L738.1687242798355,518.1346886L756.7729766803841,422.29101500000013L774.7770919067215,452.3886762000001L793.3813443072703,362.9602604L811.985596707819,239.3893612L829.9897119341564,240.56488000000013L848.593964334705,99.28342660000004L866.5980795610425,370.10519039999997" style="stroke: rgb(255, 127, 14); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,484.1858248L27.00617283950617,561.4927484L43.81001371742113,234.1421174L62.414266117969824,453.8431128L80.41838134430728,521.740056L99.02263374485597,534.6613394L117.02674897119341,563.6113280000001L135.63100137174212,508.1999711L154.2352537722908,506.941449L172.23936899862827,531.9742076L190.84362139917695,504.2552182L208.8477366255144,490.1866862L227.45198902606313,530.3621595999999L246.05624142661182,570.7409516L262.86008230452677,473.585793L281.4643347050755,522.3856649L299.46844993141286,561.9727376L318.0727023319616,492.34702980000003L336.076817558299,559.7089592L354.68106995884773,523.80165L373.28532235939645,438.0186378L391.2894375857339,539.6912885L409.8936899862826,500.3643027L427.89780521262,526.605032L446.50205761316874,539.7262844L465.1063100137174,417.50109760000004L482.51028806584367,538.0753556000001L501.1145404663923,551.563474L519.1186556927297,456.2215302L537.7229080932785,546.367619L555.7270233196159,513.4383586L574.3312757201645,550.6698887L592.9355281207132,455.5514194L610.9396433470507,549.4485196L629.5438957475994,417.67651700000005L647.5480109739369,467.4915668L666.1522633744855,531.954746L684.7565157750342,559.8615568L701.5603566529493,512.5765680000001L720.164609053498,482.85381290000004L738.1687242798355,466.99634539999994L756.7729766803841,488.300448L774.7770919067215,547.9977612L793.3813443072703,473.0617396L811.985596707819,474.87448800000004L829.9897119341564,454.3483193999999L848.593964334705,278.5953374L866.5980795610425,421.77678779999997" style="stroke: rgb(44, 160, 44); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,551.8495362L27.00617283950617,571.7856664L43.81001371742113,466.30568120000004L62.414266117969824,483.95903780000003L80.41838134430728,513.3533572L99.02263374485597,480.9281268L117.02674897119341,351.8293382L135.63100137174212,442.5687514L154.2352537722908,425.0543078L172.23936899862827,490.47516519999994L190.84362139917695,337.1687803L208.8477366255144,313.1621017L227.45198902606313,519.1165984L246.05624142661182,563.8757132L262.86008230452677,416.98123119999997L281.4643347050755,487.00614559999997L299.46844993141286,455.3478517L318.0727023319616,529.0571299999999L336.076817558299,507.8478444L354.68106995884773,449.98739459999996L373.28532235939645,435.67140559999996L391.2894375857339,434.423192L409.8936899862826,428.7817024L427.89780521262,284.26154620000005L446.50205761316874,544.2270868L465.1063100137174,550.1382828000001L482.51028806584367,396.87427140000005L501.1145404663923,471.89070460000005L519.1186556927297,469.6409818000001L537.7229080932785,385.86019300000004L555.7270233196159,421.0226402L574.3312757201645,457.7307688L592.9355281207132,332.6187091L610.9396433470507,417.37824359999996L629.5438957475994,329.4161470000001L647.5480109739369,231.91210000000012L666.1522633744855,454.9324536L684.7565157750342,478.9618798L701.5603566529493,275.34456120000004L720.164609053498,440.3266182000001L738.1687242798355,417.5430524000001L756.7729766803841,414.2499133L774.7770919067215,362.8640866L793.3813443072703,310.17832359999994L811.985596707819,287.1854078000001L829.9897119341564,358.1481784L848.593964334705,276.2170577999999L866.5980795610425,268.687793" style="stroke: rgb(214, 39, 40); stroke-width: 2;"></path></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis"><svg preserveAspectRatio="none" viewBox="0 0 875 32" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L875,0L875,6"></path><g class="tick" transform="translate(8.401920438957477, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2014</text></g><g class="tick" transform="translate(62.414266117969824, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(117.02674897119341, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(172.23936899862827, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(227.45198902606313, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2015</text></g><g class="tick" transform="translate(281.4643347050755, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(336.076817558299, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(391.2894375857339, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(446.50205761316874, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2016</text></g><g class="tick" transform="translate(501.1145404663923, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(555.7270233196159, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(610.9396433470507, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(666.1522633744855, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2017</text></g><g class="tick" transform="translate(720.164609053498, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(774.7770919067215, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(829.9897119341564, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 583" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,583L0,583L0,0L-6,0"></path><g class="tick" transform="translate(0, 583)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 530)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">5,000</text></g><g class="tick" transform="translate(0, 476.99999999999994)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">10,000</text></g><g class="tick" transform="translate(0, 424)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">15,000</text></g><g class="tick" transform="translate(0, 371)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 318)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">25,000</text></g><g class="tick" transform="translate(0, 265)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">30,000</text></g><g class="tick" transform="translate(0, 212)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">35,000</text></g><g class="tick" transform="translate(0, 159)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">40,000</text></g><g class="tick" transform="translate(0, 105.99999999999997)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">45,000</text></g><g class="tick" transform="translate(0, 53.000000000000014)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">50,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">55,000</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="84"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="66" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="66" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="75" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="75" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="75" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="79"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Central</text><title>Central|Sales</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">East</text><title>East|Sales</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">South</text><title>South|Sales</title></g><g class="cell" transform="translate(0, 45)"><circle class="swatch" r="6" style="fill: rgba(214, 39, 40, 0.8);"></circle><text class="label" transform="translate( 16, 5)">West</text><title>West|Sales</title></g></g></svg></div></div>